home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / retroland.swf / scripts / DefineSprite_188 / frame_1 / DoAction.as
Text File  |  2007-10-01  |  83b  |  4 lines

  1. JumpSound = new Sound();
  2. JumpSound.attachSound("jumpSound");
  3. JumpSound.start();
  4.